Skip to content

Document aspire export zip archive contents in monitoring.md#16719

Open
Copilot wants to merge 3 commits intomainfrom
copilot/update-monitoring-docs-aspire-export
Open

Document aspire export zip archive contents in monitoring.md#16719
Copilot wants to merge 3 commits intomainfrom
copilot/update-monitoring-docs-aspire-export

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 4, 2026

Description

The aspire export section in the monitoring skill reference lacked details about what the exported zip file actually contains. Updated to document the archive structure: five directories (resources/, consolelogs/, structuredlogs/, traces/, metrics/), their file formats (JSON vs plain text), and the OTLP serialization used for telemetry data.

Checklist

  • Is this feature complete?
    • Yes. Ready to ship.
    • No. Follow-up changes expected.
  • Are you including unit tests for the changes and scenario tests if relevant?
    • Yes
    • No
  • Did you add public API?
    • Yes
    • No
  • Does the change make any security assumptions or guarantees?
    • Yes
    • No
  • Does the change require an update in our Aspire docs?
    • Yes
    • No

@JamesNK JamesNK marked this pull request as ready for review May 4, 2026 11:54
Copilot AI review requested due to automatic review settings May 4, 2026 11:54
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2026

🚀 Dogfood this PR with:

⚠️ WARNING: Do not do this without first carefully reviewing the code of this PR to satisfy yourself it is safe.

curl -fsSL https://raw.githubusercontent.com/microsoft/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 16719

Or

  • Run remotely in PowerShell:
iex "& { $(irm https://raw.githubusercontent.com/microsoft/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 16719"

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Aspire agent monitoring reference so the aspire export command is documented with more detail about optional resource filtering and the expected archive layout.

Changes:

  • Clarifies that aspire export [resource] accepts an optional resource filter.
  • Documents the default zip file name pattern for exports.
  • Adds per-directory descriptions for the exported archive contents.

Comment thread .agents/skills/aspire/references/monitoring.md Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Comment thread .agents/skills/aspire/references/monitoring.md Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants